home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscThreeStateButton / PB.project < prev    next >
Text File  |  1994-02-05  |  670b  |  23 lines

  1. LOCALIZABLE_FILES = {
  2.     TriStateButton.nib;
  3.     TriStateInspector.nib;
  4. };
  5. FILESTABLE = {
  6.     CLASSES = (MiscTriStateButton.m, MiscTriStateInspector.m);
  7.     OTHER_RESOURCES = (palette.table);
  8.     OTHER_SOURCES = (Makefile);
  9.     INTERFACES = (TriStateButton.nib, TriStateInspector.nib);
  10.     H_FILES = (MiscTriStateButton.h, MiscTriStateInspector.h);
  11.     IMAGES = (MiscThreeStateButton.tiff);
  12.     SUBPROJECTS = (MiscThreeStateButton.subproj);
  13. };
  14. LANGUAGE = English;
  15. PROJECTVERSION = 1.1;
  16. INSTALLDIR = /LocalDeveloper/Palettes;
  17. PROJECTTYPE = Palette;
  18. PROJECTNAME = MiscThreeStateButton;
  19. GENERATEMAIN = YES;
  20. MAINNIB = TriStateButton;
  21. DOCICONFILES = ();
  22. DOCEXTENSIONS = ();
  23.